﻿/* Remove side navigation */
.side-nav {
	display:none !important
}

.content-area {
    width: 100%;
    padding: 1.25rem !important;
}

.article-content .ms-rtestate-field img {
	max-width:100%;height:auto !important
}